Re: [PATCH v3] rt2x00: avoid introducing a USB dependency in the
From: Felix Fietkau <nbd@nbd.name>
Date: 2017-02-01 16:33:42
From: Felix Fietkau <nbd@nbd.name>
Date: 2017-02-01 16:33:42
On 2017-01-31 12:44, Stanislaw Gruszka wrote:
As reported by Felix:
Though protected by an ifdef, introducing an usb symbol dependency in
the rt2x00lib module is a major inconvenience for distributions that
package kernel modules split into individual packages.
Get rid of this unnecessary dependency by calling the usb related
function from a more suitable place.
Cc: Vishal Thanki <redacted>
Reported-by: Felix Fietkau <nbd@nbd.name>
Fixes: 8b4c0009313f ("rt2x00usb: Use usb anchor to manage URB")
Signed-off-by: Stanislaw Gruszka <redacted>
---
v1 -> v2 do not break shutdown sequence
v2 -> v3 update patch to current kernel versionWhat happened to the subject? It ends mid-sentence. - Felix