ax25: proc uid file misses header
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Fri, 17 Apr 2009 04:19:36 +0000 (04:19 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Apr 2009 09:14:59 +0000 (02:14 -0700)
commitc7c1a0f60b90955855ba8cd9cfc480167bf6c3da
tree6d22a9da8f86ad86ab78ea41b620e6424cb2a180
parente8d19370734f11e5880bb9ae2125f586e9e5d15c
ax25: proc uid file misses header

This has been broken for a while. I happened to catch it testing because one
app "knew" that the top line of the calls data was the policy line and got
confused.

Put the header back.

Signed-off-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ax25/ax25_uid.c