commit | f5ece8fc8d3f5e36bda3554b74b0fbecb0a14309 | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Sat Dec 01 15:15:41 2007 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:06:00 2008 -0800 |
tree | 947509c1b56cd4c8a583efbc9f90551ceec2a408 | |
parent | 77d8cf2c093be3b58f6deed10673d0bc8cbd4202 [diff] |
libertas: Remove cmd_oid from struct cmd_ctrl_node This is only needed for SNMP and key operations; it doesn't need to be preserved outside that context. Signed-off-by: David Woodhouse <dwmw2@infradead.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>