commit | 86216268b9cdad57f9aa540ebf49cbae2f38b583 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Jan 04 00:23:18 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Jan 04 03:55:27 2008 -0800 |
tree | 48b70751c21edee5f7232efaef82b561306a014c | |
parent | d011a231675b240157a3c335dd53e9b849d7d30d [diff] |
[CASSINI]: Fix two obvious NAPI bugs. 1) close should do napi_disable() not napi_enable 2) remove unused local var 'todo' Signed-off-by: David S. Miller <davem@davemloft.net>