Bartlomiej Zolnierkiewicz 2f40c9b0b6 ide: fix kmalloc() failure handling in ide_driveid_update()
* Doing kmalloc() in the middle of command execution is not only ugly
  but leaves drive waiting to send data on kmalloc() failure.  Fix it.

While at it:

* Unify error code paths.

* Fixup error message to be more useful and add missing KERN_ERR level.

* Rename 'stat' variable to 's'.

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2009-03-24 23:22:54 +01:00
..
2009-03-05 16:10:58 +01:00
2009-01-06 17:20:55 +01:00
2009-02-02 20:12:23 +01:00
2009-01-06 17:20:52 +01:00
2009-01-19 13:46:56 +01:00
2008-11-27 12:38:11 +00:00
2009-03-24 23:22:44 +01:00
2008-11-09 21:35:36 +01:00
2009-01-14 19:19:04 +01:00
2008-07-23 19:55:57 +02:00
2009-01-06 17:20:52 +01:00
2008-11-02 21:40:08 +01:00
2008-12-28 20:00:03 +01:00
2009-03-24 23:22:49 +01:00
2008-10-26 09:35:05 -07:00
2009-01-06 17:20:52 +01:00
2009-03-24 23:22:49 +01:00