[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130903.223459.300009956806963697.davem@davemloft.net>
Date: Tue, 03 Sep 2013 22:34:59 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: joe@...ches.com
Cc: acme@...stprotocols.net, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next] llc: Use normal etherdevice.h tests
From: Joe Perches <joe@...ches.com>
Date: Sun, 01 Sep 2013 13:11:55 -0700
> Convert the llc_<foo> static inlines to the
> equivalents from etherdevice.h and remove
> the llc_<foo> static inline functions.
>
> llc_mac_null -> is_zero_ether_addr
> llc_mac_multicast -> is_multicast_ether_addr
> llc_mac_match -> ether_addr_equal
>
> Signed-off-by: Joe Perches <joe@...ches.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists