]> Pileus Git - ~andy/linux/blobdiff - net/core/dev.c
Merge branch 'master' into for-next
[~andy/linux] / net / core / dev.c
index ba3b7ea5ebb3139cca38e82ac6f5f5e346f4a4e0..d2b87dbbbb1a763980e571f4eac300a9742e1e4c 100644 (file)
@@ -6224,7 +6224,7 @@ void netdev_freemem(struct net_device *dev)
  *     @rxqs:          the number of RX subqueues to allocate
  *
  *     Allocates a struct net_device with private data area for driver use
- *     and performs basic initialization.  Also allocates subquue structs
+ *     and performs basic initialization.  Also allocates subqueue structs
  *     for each queue on the device.
  */
 struct net_device *alloc_netdev_mqs(int sizeof_priv, const char *name,