commit | b15edf852a2a92ccc0ad77340b9d032545953c43 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Tue Feb 16 15:14:39 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 17 23:08:34 2016 -0500 |
tree | 1875d62c5071185281537eb25bf82f13b78be9c9 | |
parent | b1e0b1241a09c5b51624072a36b8a3f17600053f [diff] |
rocker: remove unused rocker_port param from alloc funcs and shorten their names No need to pass rocker_port around to alloc/free rocker functions, since they now use switchdev_trans for memory management storage. With the param removal, shorten the name of the functions since they now has nothing to do with rocker port. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Acked-by: Scott Feldman <sfeldma@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>