diff options
author | David Woodhouse <dwmw2@infradead.org> | 2008-05-23 19:38:49 +0200 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2008-07-10 15:29:25 +0200 |
commit | b7a39bd0afc4021e8ad2b1189e884551e147427f (patch) | |
tree | 41d36cfe80aee9cb7013b86b6122b85b775c0843 /net | |
parent | Fix a const pointer usage warning in the Digigram miXart soundcard driver (diff) | |
download | linux-b7a39bd0afc4021e8ad2b1189e884551e147427f.tar.xz linux-b7a39bd0afc4021e8ad2b1189e884551e147427f.zip |
firmware: make fw->data const
In preparation for supporting firmware files linked into the static
kernel, make fw->data const to ensure that users aren't modifying it (so
that we can pass a pointer to the original in-kernel copy, rather than
having to copy it).
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions