net: Fix some __vlan_hwaccel_put_tag() callers.
authorDavid S. Miller <davem@davemloft.net>
Mon, 22 Apr 2013 23:24:19 +0000 (19:24 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Apr 2013 23:24:19 +0000 (19:24 -0400)
commite5905c8352805373784b9df045de6f2864ab62ce
tree0fb0f586a7b247cc17db8896b51348a121ba9b4a
parent3e3251b3f289528732edab386ddf73ac428359b7
net: Fix some __vlan_hwaccel_put_tag() callers.

Several call sites were missed when the protocol argument was added to
__vlan_hwaccel_put_tag() in commit
86a9bad3ab6b6f858fd4443b48738cabbb6d094c ("net: vlan: add protocol
argument to packet tagging functions").

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/freescale/gianfar.c
drivers/net/ethernet/ibm/ehea/ehea_main.c