diff --git a/[refs] b/[refs] index 2be3250a47b1..82d0b818c5d5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c9503e0fe052020e0294cd07d0ecd982eb7c9177 +refs/heads/master: 37b607c5ac3b7c92a6a3624bb29f1cdcdcf7044a diff --git a/trunk/include/linux/netdevice.h b/trunk/include/linux/netdevice.h index 453be9a674c0..5a96a1a406e9 100644 --- a/trunk/include/linux/netdevice.h +++ b/trunk/include/linux/netdevice.h @@ -500,7 +500,7 @@ struct netdev_queue { * * int (*ndo_set_mac_address)(struct net_device *dev, void *addr); * This function is called when the Media Access Control address - * needs to be changed. If not this interface is not defined, the + * needs to be changed. If this interface is not defined, the * mac address can not be changed. * * int (*ndo_validate_addr)(struct net_device *dev);