be2net: Fix a typo in be_cmds.h
authorAjit Khaparde <ajitk@serverengines.com>
Mon, 5 Oct 2009 02:22:05 +0000 (02:22 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 7 Oct 2009 00:33:39 +0000 (17:33 -0700)
MCC_STATUS_NOT_SUPPORTED should be decimal 66 not hex 66.
This patch fixes this typo. Patch against net-2.6 tree.

Signed-off-by: Ajit Khaparde <ajitk@serverengines.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found