On 1/10/2023 7:26 AM, Bjorn Helgaas wrote:
On Fri, Jan 06, 2023 at 02:00:15PM -0800, Anirudh Venkataramanan wrote:
The previous patch removed the Cassini driver (drivers/net/ethernet/sun).
With this, PCI_DEVICE_ID_NS_SATURN and PCI_DEVICE_ID_SUN_CASSINI are
unused. Remove them.
Cc: Leon
On 1/7/2023 4:25 AM, Anatoly Pugachev wrote:
On Sat, Jan 7, 2023 at 1:00 AM Anirudh Venkataramanan
wrote:
In a recent patch series that touched this driver [1], it was suggested
that this driver should be removed completely. git logs suggest that
there hasn't been any significant fe
On 1/6/2023 5:36 PM, John Paul Adrian Glaubitz wrote:
Hello!
On 1/6/23 23:00, Anirudh Venkataramanan wrote:
This series removes the Sun Cassini, LDOM vswitch and sunvnet drivers.
This would affect a large number of Linux on SPARC users. Please don't!
Thanks for chiming in. Does
On 1/6/2023 2:44 PM, Karl Volz wrote:
On 1/6/23 15:00, Anirudh Venkataramanan wrote:
This series removes the Sun Cassini, LDOM vswitch and sunvnet drivers.
In a recent patch series that touched these drivers [1], it was suggested
that these drivers should be removed completely. git logs
wn entry in the MAINTAINERS file, so there's nothing to remove.
Cc: Leon Romanovsky
Signed-off-by: Anirudh Venkataramanan
---
include/trace/events/sunvnet.h | 140 -
1 file changed, 140 deletions(-)
delete mode 100644 include/trace/events/sunvnet.h
diff --git a/
An earlier patch removed the Sun LDOM vswitch and sunvnet drivers. Remove
references to CONFIG_SUNVNET and CONFIG_LDMVSW from the sparc64 defconfig.
Cc: Leon Romanovsky
Signed-off-by: Anirudh Venkataramanan
---
arch/sparc/configs/sparc64_defconfig | 2 --
1 file changed, 2 deletions(-)
diff
the MAINTAINERS file, so there's nothing to remove.
checkpatch also complains about the long lore link below.
[1]
https://lore.kernel.org/netdev/99629223-ac1b-0f82-50b8-ea307b3b0...@intel.com/T/#t
Suggested-by: Leon Romanovsky
Signed-off-by: Anirudh Venkataramanan
---
drivers/net/ethern
An earlier patch removed the Sun Cassnini driver. Remove references to
CONFIG_CASSINI from the mtx1 defconfig
Cc: Leon Romanovsky
Signed-off-by: Anirudh Venkataramanan
---
arch/mips/configs/mtx1_defconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/mips/configs/mtx1_defconfig b
An earlier patch removed the Sun Cassnini driver. Remove references to
CONFIG_CASSINI from the ppc6xx defconfig.
Cc: Leon Romanovsky
Signed-off-by: Anirudh Venkataramanan
---
arch/powerpc/configs/ppc6xx_defconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/powerpc/configs
The previous patch removed the Cassini driver (drivers/net/ethernet/sun).
With this, PCI_DEVICE_ID_NS_SATURN and PCI_DEVICE_ID_SUN_CASSINI are
unused. Remove them.
Cc: Leon Romanovsky
Signed-off-by: Anirudh Venkataramanan
---
include/linux/pci_ids.h | 2 --
1 file changed, 2 deletions(-)
diff
CROSS_COMPILE=ppc64-linux-gnu- all
[1]
https://lore.kernel.org/netdev/99629223-ac1b-0f82-50b8-ea307b3b0...@intel.com/T/#t
Suggested-by: Leon Romanovsky
Signed-off-by: Anirudh Venkataramanan
Anirudh Venkataramanan (7):
ethernet: Remove the Sun Cassini driver
PCI: Remove PCI IDs used by th
11 matches
Mail list logo