Jesper Juhl
58af58007e
drivers/staging/rtl8192u: Don't pass huge struct by value
...
struct ieee80211_network is fairly large (more than half a kilobyte),
so let's pass a pointer instead of passing the entire structure by
value when ieee80211_is_54g() and ieee80211_is_shortslot() need to
look at a few members.
Also remove parentheses around the values being returned from those
two functions - 'return' is not a function.
Signed-off-by: Jesper Juhl <jj@chaosbits.net >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2011-08-23 14:46:05 -07:00
..
2011-07-08 14:03:38 -07:00
2010-12-07 10:47:56 -08:00
2011-07-25 23:26:34 -07:00
2011-08-23 13:13:17 -07:00
2011-08-23 12:00:45 -07:00
2011-05-18 14:30:49 -07:00
2011-04-25 16:58:35 -07:00
2011-04-25 16:58:35 -07:00
2011-07-30 00:08:53 -07:00
2011-07-05 10:39:39 -07:00
2011-08-02 16:09:47 -07:00
2011-07-08 14:02:26 -07:00
2011-07-05 20:37:37 -07:00
2011-08-23 11:48:46 -07:00
2010-12-07 10:47:56 -08:00
2011-08-02 16:07:51 -07:00
2011-08-16 07:22:16 -07:00
2011-03-31 11:26:23 -03:00
2011-08-02 16:12:49 -07:00
2011-08-23 13:40:46 -07:00
2011-07-08 14:02:25 -07:00
2011-08-23 14:38:45 -07:00
2011-05-17 13:31:32 -07:00
2011-07-25 23:26:34 -07:00
2011-08-23 12:56:44 -07:00
2011-08-23 13:26:01 -07:00
2011-07-26 16:49:47 -07:00
2011-08-23 14:37:09 -07:00
2011-07-05 10:39:39 -07:00
2010-12-09 16:29:48 -08:00
2011-08-23 14:25:04 -07:00
2011-03-31 11:26:23 -03:00
2011-02-09 12:11:55 -08:00
2011-08-23 14:46:05 -07:00
2011-07-25 23:26:34 -07:00
2011-08-23 14:46:05 -07:00
2011-08-23 12:53:52 -07:00
2011-08-23 12:11:46 -07:00
2011-08-08 12:05:34 -07:00
2011-04-20 13:45:57 -07:00
2011-07-25 23:26:34 -07:00
2011-03-16 15:19:35 -07:00
2011-03-31 11:26:23 -03:00
2011-05-19 15:34:32 -07:00
2011-08-03 07:44:38 -07:00
2011-08-02 16:09:46 -07:00
2011-07-18 13:22:53 -07:00
2011-07-05 20:29:16 -07:00
2011-07-26 16:49:47 -07:00
2011-07-30 00:08:53 -07:00
2011-08-23 14:42:34 -07:00
2011-06-28 14:13:05 -07:00
2011-08-23 14:36:17 -07:00
2011-08-23 14:36:18 -07:00
2011-07-26 16:49:47 -07:00
2011-07-25 23:26:34 -07:00
2011-03-31 11:26:23 -03:00
2011-07-05 10:39:38 -07:00
2011-08-23 14:24:26 -07:00
2011-08-08 12:05:35 -07:00
2011-08-23 14:34:19 -07:00
2011-08-23 14:27:49 -07:00
2011-08-23 14:27:49 -07:00
2008-10-13 14:32:52 -07:00