[GENETLINK]: Move command capabilities to flags.
authorJamal Hadi Salim <hadi@cyberus.ca>
Tue, 5 Dec 2006 03:31:51 +0000 (19:31 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 7 Dec 2006 02:38:41 +0000 (18:38 -0800)
This patch moves command capabilities to command flags. Other than
being cleaner, saves several bytes.
We increment the nlctrl version so as to signal to user space that
to not expect the attributes. We will try to be careful
not to do this too often ;->

Signed-off-by: Jamal Hadi Salim <hadi@cyberus.ca>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found