]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/netdevice.h
treewide: Fix common typo in "identify"
[karo-tx-linux.git] / include / linux / netdevice.h
index 8ed4ae9430533a40b6701be6d9346b033f2f96fd..9ff50c9a000935d9f0276a891fb310df0b5ec3d9 100644 (file)
@@ -1546,7 +1546,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))