pcap_io: Remove unused parameter sll from pcap_pkthdr_to_tpacket_hdr()
commita05ee98d49977ec112a64daf48cb7b83da21de0e
authorTobias Klauser <tklauser@distanz.ch>
Sat, 13 Jul 2013 15:46:37 +0000 (13 17:46 +0200)
committerTobias Klauser <tklauser@distanz.ch>
Sat, 13 Jul 2013 15:46:37 +0000 (13 17:46 +0200)
tree9e338f4f00df22d520eb634027cd547ff13bee21
parente4465480c2fb8b23a0786e6d395597ea3d0d9888
pcap_io: Remove unused parameter sll from pcap_pkthdr_to_tpacket_hdr()

The sll parameter is not used anywhere in the function, so remove it.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
netsniff-ng.c
pcap_io.h