Gioh Kim <[email protected]> writes: > There is corner case for setting device role, > if new device has failfast flag. > The failfast flag should be ignored. > > Signed-off-by: Gioh Kim <[email protected]> > Signed-off-by: Jack Wang <[email protected]> > --- > super1.c | 8 +++++--- > 1 file changed, 5 insertions(+), 3 deletions(-)
Applied! Ideally I would like to get rid of the hardcoded values and use the bit defines instead, but the original code did the same, so I am going to take it. I am leaving out the second patch for now, per Neil's comments. If you feel strongly about it, please conveince Neil first :) Thanks, Jes

