Modify ↓
#10441 closed enhancement (fixed)
Patch to fix compile of mvswitch on 3.1.x kernels
Reported by: | arokh <trondah@…> | Owned by: | nbd |
---|---|---|---|
Priority: | normal | Milestone: | Barrier Breaker 14.07 |
Component: | kernel | Version: | Trunk |
Keywords: | Cc: |
Description
Changeset 27936 sets the Marvell 88E6060 driver as broken on 3.1 kernels.
It seems like in 3.1 they decided to remove the detection of VLAN receive acceleration because no drivers used it.
Attached is a patch to revert that change.
Attachments (1)
Change History (4)
Changed 6 years ago by arokh <trondah@…>
comment:1 Changed 6 years ago by swalker
- Owner changed from developers to nbd
- Status changed from new to assigned
comment:2 Changed 6 years ago by nbd
- Resolution set to fixed
- Status changed from assigned to closed
comment:3 Changed 4 years ago by jow
- Milestone changed from Attitude Adjustment 12.09 to Barrier Breaker 14.07
Milestone Attitude Adjustment 12.09 deleted
Note: See
TracTickets for help on using
tickets.
mvswitch has been reworked in the latest version and does not need such hacks anymore.