Staging
v0.8.1
https://github.com/torvalds/linux
Revision c873879c4db31bab414655e191cf56019b48c751 authored by Michael Chan on 30 March 2007, 21:53:06 UTC, committed by David S. Miller on 02 April 2007, 20:30:55 UTC
The nvram dword alignment logic was broken when writing less than 4
bytes on a non-aligned offset.  It was missing logic to round the
length to 4 bytes.

The page erase code is also moved so that it is only called when
using non-buffered flash for better code clarity.

Update version to 1.5.7.

Based on initial patch from Tony Cureington <tony.cureington@hp.com>.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent b59e139
History
Tip revision: c873879c4db31bab414655e191cf56019b48c751 authored by Michael Chan on 30 March 2007, 21:53:06 UTC
[BNX2]: Fix nvram write logic.
Tip revision: c873879
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
.mailmap -rw-r--r-- 3.5 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.9 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 82.3 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top