[GIT PULL] Staging driver fixes for 4.2-rc6

Greg KH gregkh at linuxfoundation.org
Fri Aug 7 22:36:13 UTC 2015


The following changes since commit cbfe8fa6cd672011c755c3cd85c9ffd4e2d10a6f:

  Linux 4.2-rc4 (2015-07-26 12:26:21 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-4.2-rc6

for you to fetch changes up to fb1de5a4c825a389f054cc3803e06116d2fbdc7e:

  staging: lustre: Include unaligned.h instead of access_ok.h (2015-08-04 22:13:25 -0700)

----------------------------------------------------------------
Staging driver fixes for 4.2-rc6

Here are 3 bugfixes for some staging driver issues that have been
reported.  All have been in the linux-next tree for a while.

Signed-off-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>

----------------------------------------------------------------
Guenter Roeck (1):
      staging: lustre: Include unaligned.h instead of access_ok.h

H Hartley Sweeten (1):
      staging: comedi: das1800: add missing break in switch

Malcolm Priestley (1):
      staging: vt6655: vnt_bss_info_changed check conf->beacon_rate is not NULL

 drivers/staging/comedi/drivers/das1800.c       | 1 +
 drivers/staging/lustre/lustre/obdclass/debug.c | 2 +-
 drivers/staging/vt6655/device_main.c           | 5 +++--
 3 files changed, 5 insertions(+), 3 deletions(-)


More information about the devel mailing list