Li Zefan 6e32814bc8 [CONNECTOR]: Cleanup struct cn_callback_entry
- 'cb' is a fake struct member. In a previous patch struct cn_callback
was renamed to cn_callback_id, so 'cb' should have been deleted at that
time.

- 'nls' isn't used and is redundant, we can retrieve this data through
cn_callback_entry.pdev->nls.

- 'seq' and 'group' should be u32, as they are declared to be u32 in
other places.

Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 15:00:40 -08:00
..
2008-01-11 18:29:22 -06:00
2008-01-28 13:21:30 +00:00
2007-12-31 23:11:11 +00:00
2008-01-27 18:14:47 +01:00
2007-12-23 12:54:37 -08:00
2008-01-24 20:40:43 -08:00
2008-01-28 13:21:38 +00:00
2007-10-23 15:49:54 +10:00