commit | 4c93fbb0626080d196fb461c859b24a1feec3270 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Feb 25 18:07:06 2011 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 25 18:07:06 2011 -0800 |
tree | 4bc988738d95e3d34d41fb3dbd1982ed94bfbd75 | |
parent | 52bc97470e22e67f11b054e51a31eee100ef6867 [diff] |
pfkey: Use const where possible. This actually pointed out a (seemingly known) bug where we mangle the pfkey header in a potentially shared SKB, which is fixed here. Signed-off-by: David S. Miller <davem@davemloft.net>