commit | 35b306743d17cdd31357e5de9ce6c549e5d6756e | [log] [tgz] |
---|---|---|
author | John W. Linville <linville@tuxdriver.com> | Mon Nov 07 00:58:08 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Nov 07 07:53:25 2005 -0800 |
tree | 0aa8330f1928313afe819a311e424aed8615bc9c | |
parent | bb531fc071f9017b4809c806f71e6a7f49b67289 [diff] |
[PATCH] 3c59x: correct rx_dropped counting Only increment rx_dropped in case of lack of resources (i.e. not for frames with errors). Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>