Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 139780
b: refs/heads/master
c: c9cacec
h: refs/heads/master
v: v3
  • Loading branch information
Wei Yongjun authored and David S. Miller committed Mar 31, 2009
1 parent 4601ef6 commit 9cce314
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bb1fee86fdc7df1fd145fd3bfb16635274b7c73d
refs/heads/master: c9caceca25854eff4328c89045793a91bf8f9ee3
3 changes: 1 addition & 2 deletions trunk/net/core/ethtool.c
Original file line number Diff line number Diff line change
Expand Up @@ -261,8 +261,7 @@ static int ethtool_get_rxnfc(struct net_device *dev, void __user *useraddr)
ret = 0;

err_out:
if (rule_buf)
kfree(rule_buf);
kfree(rule_buf);

return ret;
}
Expand Down

0 comments on commit 9cce314

Please sign in to comment.