[AF_PACKET]: Kill bogus CONFIG_PACKET_MULTICAST
authorDavid S. Miller <davem@sunset.davemloft.net>
Tue, 29 May 2007 20:12:50 +0000 (13:12 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 31 May 2007 08:23:30 +0000 (01:23 -0700)
It is unconditionally set by af_packet.c, not by the Kconfig
subsystem, so just kill it off.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found