summaryrefslogtreecommitdiffstats
path: root/drivers/net
diff options
context:
space:
mode:
authorDavid Brownell <david-b@pacbell.net>2007-06-03 22:50:40 +0200
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-06-04 22:25:09 +0200
commite44a45ae7b7f7c7a4ebd6aa39b703bf2b97fe848 (patch)
tree883ba41f63b5c001d28b57ce8fc592a9bb2fa3c7 /drivers/net
parentMerge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... (diff)
downloadlinux-e44a45ae7b7f7c7a4ebd6aa39b703bf2b97fe848.tar.xz
linux-e44a45ae7b7f7c7a4ebd6aa39b703bf2b97fe848.zip
SPI dynamic busid generation bugfix
Fix SPI dynamic bus ID assignment to start at 2^15-1 rather than a negative number. Valid bus ids are supposed to be positive, and are (now) stored in an 's16' value. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions