[XFRM] AUDIT: Fix flowlabel text format ambibuity.
authorYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Sun, 27 Apr 2008 05:24:10 +0000 (22:24 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 27 Apr 2008 21:26:48 +0000 (14:26 -0700)
commit5e2c433d9f84dd9b0e01ef8607380d53a7f64d69
treec43f9f0a327ecb6c9393e03b383b8895fb8530bd
parent653252c2302cdf2dfbca66a7e177f7db783f9efa
[XFRM] AUDIT: Fix flowlabel text format ambibuity.

Flowlabel text format was not correct and thus ambiguous.
For example, 0x00123 or 0x01203 are formatted as 0x123.
This is not what audit tools want.

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/xfrm/xfrm_state.c