commit | cff502a38394fd33693f6233e03fca363dfa956d | [log] [tgz] |
---|---|---|
author | Santwona Behera <santwona.behera@sun.com> | Fri Sep 12 16:04:26 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 12 16:04:26 2008 -0700 |
tree | 09f1231918943bfc5081d7836acf80f1084546e7 | |
parent | d58b622b5de9747c82fcc3548f3ec87a02c24dce [diff] |
niu: panic on reset The reset_task function in the niu driver does not reset the tx and rx buffers properly. This leads to panic on reset. This patch is a modified implementation of the previously posted fix. Signed-off-by: Santwona Behera <santwona.behera@sun.com> Signed-off-by: David S. Miller <davem@davemloft.net>