diff options
author | 2012-01-08 13:41:33 +0000 | |
---|---|---|
committer | 2012-01-08 19:20:33 -0800 | |
commit | b189e810619a676e6b931a942a3e8387f3d39c21 (patch) | |
tree | 5efd2b54dd6b879442d780e3f417d5cf1767f94b /crypto/api.c | |
parent | pktgen: set correct max and min in pktgen_setup_inject() (diff) | |
download | wireguard-linux-b189e810619a676e6b931a942a3e8387f3d39c21.tar.xz wireguard-linux-b189e810619a676e6b931a942a3e8387f3d39c21.zip |
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 'crypto/api.c')
0 files changed, 0 insertions, 0 deletions