]> Pileus Git - ~andy/linux/commit
isdn/hisax: hex vs decimal typo in prfeatureind()
authorDan Carpenter <dan.carpenter@oracle.com>
Thu, 6 Feb 2014 08:03:08 +0000 (11:03 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 7 Feb 2014 05:18:06 +0000 (21:18 -0800)
commitcd139781546f22c41276045f6464c51074b50c40
tree782a0e7cadb22c51fad598c218785011e42aceff
parent661dbf34129cecd20879cb7b1cbe936911da0f02
isdn/hisax: hex vs decimal typo in prfeatureind()

This is a static checker fix, but judging from the context then I think
hexidecimal 0x80 is intended here instead of decimal 80.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/hisax/q931.c