diff options
author | françois romieu <romieu@fr.zoreil.com> | 2012-01-08 13:41:33 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-01-09 03:20:33 (GMT) |
commit | b189e810619a676e6b931a942a3e8387f3d39c21 (patch) | |
tree | 5efd2b54dd6b879442d780e3f417d5cf1767f94b /net/rose | |
parent | 26e29eeda048aa6699984c4b9d6997dd1a1315db (diff) | |
download | linux-b189e810619a676e6b931a942a3e8387f3d39c21.tar.xz |
8139cp: fix missing napi_gro_flush.
The driver uses __napi_complete and napi_gro_receive. Without it, the
driver hits the BUG_ON(n->gro_list) assertion hard in __napi_complete.
Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Tested-by: Marin Glibic <zhilla2@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/rose')
0 files changed, 0 insertions, 0 deletions