Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6a350fdb authored by Ben Hutchings's avatar Ben Hutchings Committed by David S. Miller
Browse files

sfc: Update product naming



We don't use 'Solarstorm' or 'Solarflare Communications' in full
any more.

Signed-off-by: default avatarBen Hutchings <bhutchings@solarflare.com>
Signed-off-by: default avatarShradha Shah <sshah@solarflare.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e0b3ae30
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -3271,6 +3271,6 @@ module_exit(efx_exit_module);


MODULE_AUTHOR("Solarflare Communications and "
MODULE_AUTHOR("Solarflare Communications and "
	      "Michael Brown <mbrown@fensystems.co.uk>");
	      "Michael Brown <mbrown@fensystems.co.uk>");
MODULE_DESCRIPTION("Solarflare Communications network driver");
MODULE_DESCRIPTION("Solarflare network driver");
MODULE_LICENSE("GPL");
MODULE_LICENSE("GPL");
MODULE_DEVICE_TABLE(pci, efx_pci_table);
MODULE_DEVICE_TABLE(pci, efx_pci_table);
+1 −1
Original line number Original line Diff line number Diff line
@@ -14,7 +14,7 @@
#include "net_driver.h"
#include "net_driver.h"
#include "filter.h"
#include "filter.h"


/* Solarstorm controllers use BAR 0 for I/O space and BAR 2(&3) for memory */
/* All controllers use BAR 0 for I/O space and BAR 2(&3) for memory */
#define EFX_MEM_BAR 2
#define EFX_MEM_BAR 2


/* TX */
/* TX */