aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorPhil Sutter <[email protected]>2009-01-15 05:50:41 +0000
committerDavid S. Miller <[email protected]>2009-01-15 16:28:20 +0000
commit97bc477cbc3d63f2a29c2c81031434b3a082f44c (patch)
tree36d4993d7f48a5460f360ab6e976a5a214296ecb /security/selinux/hooks.c
parentkorina: do tx at the right position (diff)
downloadkernel-97bc477cbc3d63f2a29c2c81031434b3a082f44c.tar.gz
kernel-97bc477cbc3d63f2a29c2c81031434b3a082f44c.zip
korina: fix handling tx_chain_tail
Originally this must have been a rewrite error when introducing 'chain_index'. But the original driver did not use the previous chain item everywhere: when altering the address tx_chain_tail points to, it should move forward, not backwards. Also this is not an "index" but rather the penultimate element in the chain, so rename it accordingly. Signed-off-by: Phil Sutter <[email protected]> Acked-by: Florian Fainelli <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions