ring: Get rid of unnecessary wrapper for get_sockopt_tpacket
commit4206469f7028ca9a14a4bd8141b51dd444e979a6
authorTobias Klauser <tklauser@distanz.ch>
Mon, 24 Feb 2014 13:55:53 +0000 (24 14:55 +0100)
committerTobias Klauser <tklauser@distanz.ch>
Mon, 24 Feb 2014 13:55:53 +0000 (24 14:55 +0100)
tree403e7ac4c8c221867cdb0bd263f9248e203c0392
parent11c34c86ca4a0a355276d675eb46ae084ab7f7e8
ring: Get rid of unnecessary wrapper for get_sockopt_tpacket

get_sockopt_tpacket is never used in the "raw" version and the wrapper
does no additional checking anyway, so get rid of it.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
ring.h