netfilter: xtables: limit xt_mac to ethernet devices
authorJan Engelhardt <jengelh@medozas.de>
Tue, 16 Mar 2010 20:44:44 +0000 (21:44 +0100)
committerJan Engelhardt <jengelh@medozas.de>
Thu, 18 Mar 2010 13:20:06 +0000 (14:20 +0100)
I do not see a point of allowing the MAC module to work with devices
that don't possibly have one, e.g. various tunnel interfaces such as
tun and sit.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
net/netfilter/xt_mac.c

Simple merge