From e0a9cfae34071b810878570a14d866c5d440acb9 Mon Sep 17 00:00:00 2001 From: Mike Rapoport Date: Mon, 27 Apr 2009 05:45:54 -0700 Subject: [PATCH] --- yaml --- r: 144330 b: refs/heads/master c: 37b607c5ac3b7c92a6a3624bb29f1cdcdcf7044a h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/netdevice.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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);