net: rename dev to orig_dev in deliver_ptype_list_skb
authorJiri Pirko <jiri@resnulli.us>
Mon, 30 Mar 2015 14:56:01 +0000 (16:56 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 31 Mar 2015 20:37:43 +0000 (16:37 -0400)
Unlike other places, this function uses name "dev" for what should be
"orig_dev", which might be a bit confusing. So fix this.

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/dev.c

diff --cc net/core/dev.c
Simple merge