kernel: remove layer of indirection for ether_input()
authorFranco Fichtner <franco@lastsummer.de>
Sun, 29 Jun 2014 19:36:01 +0000 (21:36 +0200)
committerFranco Fichtner <franco@lastsummer.de>
Tue, 1 Jul 2014 17:40:29 +0000 (19:40 +0200)
commit376a6a2a92d0c2a273a84573188ca61fda1c7435
tree4aeadc5865726981f5762cf50ae14f1a3db2a6dc
parent888a40a772a584cd2eeccb4143817c309f30b3ac
kernel: remove layer of indirection for ether_input()

Mop up after the recent changes by pulling the old switcheroo
on ether_input_pkt(), effectively renaming the function to
ether_input().  Also updates comments accordingly.
share/man/man4/ktr.4
sys/net/if_ethersubr.c
sys/net/if_var.h
sys/net/netisr.h