commit | e858911804f5ecadb41afd61582a11f68d416328 | [log] [tgz] |
---|---|---|
author | Peter Waskiewicz <peter.p.waskiewicz.jr@intel.com> | Fri Feb 12 13:48:05 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Feb 15 21:49:47 2010 -0800 |
tree | 71bf7f7ad187b2b06fe4e5d3c0494fdfaf67705d | |
parent | 02b1bae5e1c0f810168037be0134685085e95e88 [diff] |
ethtool: Fix filter addition when caching n-tuple filters We can allow a filter to be added successfully to the underlying hardware, but still return an error if the cached list memory allocation fails. This patch fixes that condition. Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>