Skip to content

Commit

Permalink
pfkey: Use const where possible.
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
davem330 committed Feb 26, 2011
1 parent 52bc974 commit 4c93fbb
Showing 1 changed file with 107 additions and 94 deletions.
Loading

0 comments on commit 4c93fbb

Please sign in to comment.