]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - drivers/net/r8169.c
[PATCH] r8169: call proper VLAN receive function
authorTommy Christensen <tommy.christensen@tpack.net>
Wed, 21 Sep 2005 19:13:57 +0000 (12:13 -0700)
committerJeff Garzik <jgarzik@pobox.com>
Thu, 22 Sep 2005 02:49:07 +0000 (22:49 -0400)
commit0b50f81d5a63428f131ff20596f4e3d473e5b94f
treeafb7d2f8382bb7798e90d88d6a690e63b5dfeb92
parent383181ac7e59542ff47e2b81f7e4c40aba39b30b
[PATCH] r8169: call proper VLAN receive function

vlan_hwaccel_rx should be used when in interrupt context.

Fixes bug  http://bugzilla.kernel.org/show_bug.cgi?id=5284

Signed-off-by: Tommy S. Christensen <tommy.christensen@tpack.net>
Cc: Francois Romieu <romieu@fr.zoreil.com>
Cc: Jeff Garzik <jgarzik@pobox.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/r8169.c