]> git.baikalelectronics.ru Git - kernel.git/commit
Fix the wanxl firmware to include missing constants
authorDavid Howells <dhowells@redhat.com>
Wed, 7 Nov 2012 02:37:24 +0000 (02:37 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Nov 2012 21:28:37 +0000 (16:28 -0500)
commitc29b52be4ac4601cb1d92fb6947c6b0e7b55b5f1
tree9ca7974ddca9a91bc300ff46d6058818c362ce59
parent51de319135796ec612cad488590cd6d9b9ae08d3
Fix the wanxl firmware to include missing constants

Fix the wanxl firmware to include missing constants such as PARITY_NONE.  It
should be #including the linux/hdlc/ioctl.h header.

To make this work, we also have to guard parts of ioctl.h with !__ASSEMBLY__.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wan/Makefile
drivers/net/wan/wanxlfw.S
include/uapi/linux/hdlc/ioctl.h