linux/net/packet
David S. Miller d5e76b0a28 [AF_PACKET]: Check device down state before hard header callbacks.
If the device is down, invoking the device hard header callbacks
is not legal, so check it early.

Based upon a shaper OOPS report from Frederik Deweerdt.

Signed-off-by: David S. Miller <davem@davemloft.net>
2007-01-25 19:30:36 -08:00
..
Kconfig
Makefile
af_packet.c [AF_PACKET]: Check device down state before hard header callbacks. 2007-01-25 19:30:36 -08:00