[HAMRADIO]: driver cleanups
authorRalf Baechle <ralf@linux-mips.org>
Mon, 12 Sep 2005 21:19:26 +0000 (14:19 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 12 Sep 2005 21:19:26 +0000 (14:19 -0700)
Misc related cleanups in hamradio drivers:

 o Use symbolic constants instead of magic numbers
 o Don't try to handle the case where AX.25 isn't configured - the kernel
   configuration doesn't permit that.
 o Remove useless headers

Signed-off-by: Ralf Baechle DL5RB <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found