diff options
author | Thomas Graf <tgraf@suug.ch> | 2013-03-21 07:45:28 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-03-22 10:31:16 -0400 |
commit | 58d7d8f9b20ee6f883532b952f246e4289fe06eb (patch) | |
tree | 9d57be6839dd056ab37a63043ae871d36e0cf548 /net/phonet | |
parent | 9b924dbd5e903aa6394ff6feee8275b9bde313d1 (diff) | |
download | linux-stable-58d7d8f9b20ee6f883532b952f246e4289fe06eb.tar.gz linux-stable-58d7d8f9b20ee6f883532b952f246e4289fe06eb.tar.bz2 linux-stable-58d7d8f9b20ee6f883532b952f246e4289fe06eb.zip |
decnet: Parse netlink attributes on our own
decnet is the only subsystem left that is relying on the global
netlink attribute buffer rta_buf. It's horrible design and we
want to get rid of it.
This converts all of decnet to do implicit attribute parsing. It
also gets rid of the error prone struct dn_kern_rta.
Yes, the fib_magic() stuff is not pretty.
It's compiled tested but I need someone with appropriate hardware
to test the patch since I don't have access to it.
Cc: linux-decnet-user@lists.sourceforge.net
Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/phonet')
0 files changed, 0 insertions, 0 deletions