On Mon, Oct 21, 2013 at 12:08:44PM +0400, Dmitry Krivenok wrote:
> Changes to v1:
> 1) Resolved names clash in include/net/eth.h
> 2) Reused is_multicast_ether_addr() from that header for MAC check.
>
> Signed-off-by: Dmitry V. Krivenok
> ---
> include/net/eth.h | 6 +++---
> net/net.c |
On Mon, Oct 21, 2013 at 4:08 PM, Dmitry Krivenok
wrote:
> Changes to v1:
> 1) Resolved names clash in include/net/eth.h
> 2) Reused is_multicast_ether_addr() from that header for MAC check.
>
> Signed-off-by: Dmitry V. Krivenok
Reviewed-by: Amos Kong
> ---
> include/net/eth.h | 6 +++---
> ne
Changes to v1:
1) Resolved names clash in include/net/eth.h
2) Reused is_multicast_ether_addr() from that header for MAC check.
Signed-off-by: Dmitry V. Krivenok
---
include/net/eth.h | 6 +++---
net/net.c | 6 ++
2 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/include