commit | 91c77550000a7d888aaf9f9ac13e3e3485d18560 | [log] [tgz] |
---|---|---|
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | Tue Jun 26 20:00:01 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 27 01:24:16 2012 -0700 |
tree | 063cd97e431d239421118532625e8ebe05bdd07d | |
parent | 2ecbb783c3bf5a63f555c39deef308dcc1902b7f [diff] |
net: sh_eth: fix up the buffer pointers After freeing the buffer, the driver should change the value of the pointer to NULL. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: David S. Miller <davem@davemloft.net>