]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/netdevice.h
Merge remote-tracking branch 'trivial/for-next'
[karo-tx-linux.git] / include / linux / netdevice.h
index 27f62f746621a8758b7beb60b8b530604aa0fb74..c893f2295f496ffb7785b24ad27f4123e41251cb 100644 (file)
@@ -1557,7 +1557,7 @@ static inline void *netdev_priv(const struct net_device *dev)
 #define SET_NETDEV_DEV(net, pdev)      ((net)->dev.parent = (pdev))
 
 /* Set the sysfs device type for the network logical device to allow
- * fin grained indentification of different network device types. For
+ * fine-grained identification of different network device types. For
  * example Ethernet, Wirelss LAN, Bluetooth, WiMAX etc.
  */
 #define SET_NETDEV_DEVTYPE(net, devtype)       ((net)->dev.type = (devtype))