diff options
| author | Simon Horman <[email protected]> | 2014-10-27 16:12:16 +0900 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2014-10-28 17:07:29 -0400 |
| commit | 941d8ebcf773fd5da5c79e1c86e1afaae7032a0b (patch) | |
| tree | 938da838954b36627289390bfd57ac0bcff6f76a /include/linux | |
| parent | 95f259ca3bf485a0c1f17d9024813d4aab485a23 (diff) | |
datapath: Rename last_action() as nla_is_last() and move to netlink.h
The original motivation for this change was to allow the helper to be used
in files other than actions.c as part of work on an odp select group
action.
It was as pointed out by Thomas Graf that this helper would be best off
living in netlink.h. Furthermore, I think that the generic nature of this
helper means it is best off in netlink.h regardless of if it is used more
than one .c file or not. Thus, I would like it considered independent of
the work on an odp select group action.
Cc: Thomas Graf <[email protected]>
Cc: Pravin Shelar <[email protected]>
Cc: Andy Zhou <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
Acked-by: Thomas Graf <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions