Networking: Fix netdev_dev_lladdrsize. In some configurations, it could return the wrong size for the address of a packet radio.

This commit is contained in:
Gregory Nutt
2017-08-08 16:27:23 -06:00
parent 91f9e72890
commit efbb47999f
9 changed files with 97 additions and 62 deletions
-1
View File
@@ -630,4 +630,3 @@
typedef uint16_t net_stats_t;
#endif /* __INCLUDE_NUTTX_NET_NETCONFG_H */