[TG3]: Fix a memory leak.
authorAdrian Bunk <bunk@stusta.de>
Thu, 6 Apr 2006 05:21:04 +0000 (22:21 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 10 Apr 2006 05:25:27 +0000 (22:25 -0700)
This patch fixes a memory leak (buf wasn't freed) spotted by the
Coverity checker.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found