]> www.infradead.org Git - users/jedix/linux-maple.git/commit
be2net: Interpret and log new data that's added to the port misconfigure async event
authorAjit Khaparde <ajit.khaparde@broadcom.com>
Wed, 10 Feb 2016 17:15:54 +0000 (22:45 +0530)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 10 Mar 2016 15:16:52 +0000 (07:16 -0800)
commit6fb4cd0e52dad640dd1e2e45bf7a6650312b95ed
tree311dc005cd8af16002f25a83d6155d9796537715
parentebaf34886bd6bfc76d0f5da97af97efbd6659bd5
be2net: Interpret and log new data that's added to the port misconfigure async event

will carry more information about the event in the "data_word1"
and "data_word2" fields. This patch adds support in the driver to parse the
new information and log it accordingly. This patch also changes some of the
messages that are being logged currently.

Signed-off-by: Suresh Reddy <suresh.reddy@broadcom.com>
Signed-off-by: Venkat Duvvuru <venkatkumar.duvvuru@broadcom.com>
Signed-off-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Orabug: 22725582
Signed-off-by: Manjunath Govindashetty <manjunath.govindashetty@oracle.com>
drivers/net/ethernet/emulex/benet/be.h
drivers/net/ethernet/emulex/benet/be_cmds.c
drivers/net/ethernet/emulex/benet/be_cmds.h
drivers/net/ethernet/emulex/benet/be_main.c