netdev: Use SOCK_RAW instead of SOCK_PACKET.
authorBen Pfaff <blp@nicira.com>
Mon, 14 Jul 2008 20:03:49 +0000 (13:03 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 18 Jul 2008 20:43:41 +0000 (13:43 -0700)
commit68798b7c184a34d55e28934e4141f0a2abaea531
treef682936d6af274efaf7af38daca236cc3f3ea051
parent24eb1d1546852c698c412e2214d1994f8e4b6a1c
netdev: Use SOCK_RAW instead of SOCK_PACKET.

A comment previously claimed this wasn't possible, but it
was wrong (and due to misunderstanding kernel code).
lib/netdev.c