[AF_PACKET]: Remove bogus checks added to packet_sendmsg().
authorDavid S. Miller <davem@sunset.davemloft.net>
Mon, 26 Sep 2005 22:23:58 +0000 (15:23 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 26 Sep 2005 22:23:58 +0000 (15:23 -0700)
These broke existing apps, and the checks are superfluous
as the values being verified aren't even used.

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

No differences found