[GIT PATCH] More Driver patches for 2.6.13

From: Greg KH
Date: Mon Sep 12 2005 - 15:16:59 EST


Here are some more small driver patches for 2.6.13. The fix up the
comments in the crc16 code, update the aoe driver, and fix up some
firmware documentation.

Please pull from:
rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/
or if master.kernel.org hasn't synced up yet:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/

The full patch set will be sent to the linux-kernel mailing lists, if
anyone wants to see them.

thanks,

greg k-h

Documentation/aoe/mkshelf.sh | 6 ++++--
Documentation/firmware_class/firmware_sample_driver.c | 8 ++++----
drivers/block/aoe/aoe.h | 12 ++++++------
drivers/w1/w1_ds2433.c | 6 +++++-
include/linux/crc16.h | 16 +---------------
5 files changed, 20 insertions(+), 28 deletions(-)


Christophe Lucas:
printk : Documentation/firmware_class/firmware_sample_driver.c

Ed L Cashin:
aoe [1/2]: support 16 AoE slot addresses per AoE shelf
aoe [2/2]: update driver version number to twelve

Evgeniy Polyakov:
crc16: remove w1 specific comments.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/