]> git.baikalelectronics.ru Git - kernel.git/commit
drivers: net: xgene: fix new firmware backward compatibility with older driver
authorIyappan Subramanian <isubramanian@apm.com>
Tue, 3 Mar 2015 19:39:41 +0000 (11:39 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 Mar 2015 20:54:14 +0000 (15:54 -0500)
commitd690e98e981f0d5dc1e01eea7d61c122ec305321
tree57f222c2125c7c98fef8a8c415c171175976cb20
parent754f315d5c4b2d9c713ca88cb5f0a616a3a8dde4
drivers: net: xgene: fix new firmware backward compatibility with older driver

This patch fixes the backward compatibile of the older driver with the
newer firmware by making the binding unique so that the older driver won't
recognize the non-supported interfaces.

Signed-off-by: Iyappan Subramanian <isubramanian@apm.com>
Signed-off-by: Keyur Chudgar <kchudgar@apm.com>
Tested-by: Mark Langsdorf <mlangsdo@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/apm/xgene/xgene_enet_main.c