Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sunhme: Uninitialized variable in happy_meal_init()
The "burst" string is only initialized for CONFIG_SPARC. It should be set to "64" because that's what is used by PCI. Fixes: 24cddbc ("sunhme: Combine continued messages") Signed-off-by: Dan Carpenter <[email protected]> Reviewed-by: Sean Anderson <[email protected]> Signed-off-by: David S. Miller <[email protected]>
- Loading branch information