git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2436243
)
net: 802.1q: make vlan_hwaccel_do_receive() return void
author
Changli Gao
<xiaosuo@gmail.com>
Mon, 23 Aug 2010 04:03:33 +0000
(21:03 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 23 Aug 2010 04:03:33 +0000
(21:03 -0700)
vlan_hwaccel_do_receive() always returns 0, so make it return void.
Signed-off-by: Changli Gao <xiaosuo@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found