Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 335964
b: refs/heads/master
c: 836413e
h: refs/heads/master
v: v3
  • Loading branch information
Selvan Mani authored and Jens Axboe committed Nov 23, 2012
1 parent 2b70efa commit e71d7a4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 11cfb6ff736dc89b0447b8902d6912692303f6af
refs/heads/master: 836413e8c78ecbc55aa31f3cb600f8ee1aa355a2
4 changes: 2 additions & 2 deletions trunk/drivers/block/mtip32xx/mtip32xx.h
Original file line number Diff line number Diff line change
Expand Up @@ -155,14 +155,14 @@ enum {
MTIP_DDF_REBUILD_FAILED_BIT = 8,
};

__packed struct smart_attr{
struct smart_attr {
u8 attr_id;
u16 flags;
u8 cur;
u8 worst;
u32 data;
u8 res[3];
};
} __packed;

/* Register Frame Information Structure (FIS), host to device. */
struct host_to_dev_fis {
Expand Down

0 comments on commit e71d7a4

Please sign in to comment.