git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96c755a
)
rt2x00: Fix chipset debugfs file
author
Ivo van Doorn
<ivdoorn@gmail.com>
Sun, 6 Jan 2008 22:38:10 +0000
(23:38 +0100)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Jan 2008 23:09:21 +0000
(15:09 -0800)
Initialize blob->data before moving the data pointer
Initialize blob->size based on blob->data size
This fixes the empty chipset file in debugfs.
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found