diff options
author | Don Fry <pcnet32@verizon.net> | 2007-10-18 00:59:22 +0200 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-10-18 02:17:34 +0200 |
commit | feff348fc0fe06870a8ec05e78af8ed5cc4c2bdf (patch) | |
tree | 0d83851e81f8edeb70812a2ba3654f830b149dcf /drivers/connector | |
parent | fix EMAC driver for proper napi_synchronize API (diff) | |
download | linux-feff348fc0fe06870a8ec05e78af8ed5cc4c2bdf.tar.xz linux-feff348fc0fe06870a8ec05e78af8ed5cc4c2bdf.zip |
pcnet32: fix non-napi packet reception
Recent changes to the driver for the new napi API broke the reception
of packets when in non-napi mode. The initialization of napi.weight
was removed for the non-napi case leaving the value zero.
Tested NAPI and non-NAPI on x86_64.
Signed-off-by: Don Fry <pcnet32@verizon.net>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/connector')
0 files changed, 0 insertions, 0 deletions