commit | 9a3be324e3d9da08219d81d6765f445a726cf962 | [log] [tgz] |
---|---|---|
author | Ciaran McCreesh <ciaran.mccreesh@googlemail.com> | Tue Apr 29 00:59:35 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Apr 29 08:06:05 2008 -0700 |
tree | e17748b7ff5a40c939713286f706bcff0e29d456 | |
parent | 66e106010db689fdbdbd7ae738b115dae5f521e4 [diff] |
firmware loader: printk when requesting firmware Before requesting firmware, printk a message saying what we're requesting. This makes it easier to see what's going on, and provides an explanation for the huge silent delay that one would otherwise get after accidentally building ipw2200 as a non-module. Cc: Greg KH <greg@kroah.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>