<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/staging/bcm/HandleControlPacket.c, branch v3.6</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
</subtitle>
<id>https://git.shady.money/linux/atom?h=v3.6</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v3.6'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2012-06-05T04:09:22Z</updated>
<entry>
<title>Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly.</title>
<updated>2012-06-05T04:09:22Z</updated>
<author>
<name>Kevin McKinney</name>
<email>klmckinney1@gmail.com</email>
</author>
<published>2012-05-26T16:05:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=2979460d7aba1dac3452edcacd7b8c4cfcf06067'/>
<id>urn:sha1:2979460d7aba1dac3452edcacd7b8c4cfcf06067</id>
<content type='text'>
This patch removes typedef for _MINI_ADAPTER, changes the
name of the struct from _MINI_ADAPTER to bcm_mini_adapter.
In addition, any calls to the following typedefs
"MINI_ADAPTER, *PMINI_ADAPTER" are changed to call
the struct directly.

Signed-off-by: Kevin McKinney &lt;klmckinney1@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Staging: bcm: Remove typedef for _PER_TARANG_DATA and call directly.</title>
<updated>2012-06-05T04:08:09Z</updated>
<author>
<name>Kevin McKinney</name>
<email>klmckinney1@gmail.com</email>
</author>
<published>2012-05-26T16:05:00Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=774bea8314c3fa59a977e64114286d6e3341b7cc'/>
<id>urn:sha1:774bea8314c3fa59a977e64114286d6e3341b7cc</id>
<content type='text'>
This patch removes typedef for _PER_TARANG_DATA,
changes the name of the struct from
_PER_TARANG_DATA to bcm_per_tarang_data.
In addition, any calls to the following typedefs
"PER_TARANG_DATA, *PPER_TARANG_DATA" are
changed to call the struct directly.

Signed-off-by: Kevin McKinney &lt;klmckinney1@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: bcm: HandleControlPacket.c: breaking of long lines</title>
<updated>2011-12-13T00:49:26Z</updated>
<author>
<name>Johannes Tenschert</name>
<email>Johannes.Tenschert@informatik.stud.uni-erlangen.de</email>
</author>
<published>2011-12-09T19:38:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=641b4bb5f1c51a68f5aec7d3b47c96b39820b105'/>
<id>urn:sha1:641b4bb5f1c51a68f5aec7d3b47c96b39820b105</id>
<content type='text'>
Signed-off-by: Johannes Tenschert &lt;Johannes.Tenschert@informatik.stud.uni-erlangen.de&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>staging: bcm: HandleControlPacket.c: fix parens/braces</title>
<updated>2011-12-13T00:49:25Z</updated>
<author>
<name>Johannes Tenschert</name>
<email>Johannes.Tenschert@informatik.stud.uni-erlangen.de</email>
</author>
<published>2011-12-09T19:38:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=8b34a1fb1e3f35eb4c9efa1d8df90d2b17332547'/>
<id>urn:sha1:8b34a1fb1e3f35eb4c9efa1d8df90d2b17332547</id>
<content type='text'>
Signed-off-by: Johannes Tenschert &lt;Johannes.Tenschert@informatik.stud.uni-erlangen.de&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>staging: bcm: HandleControlPacket.c: fix comments</title>
<updated>2011-12-13T00:49:24Z</updated>
<author>
<name>Johannes Tenschert</name>
<email>Johannes.Tenschert@informatik.stud.uni-erlangen.de</email>
</author>
<published>2011-12-09T19:38:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=77eb7585db287d2323fe60cfe57f3c6a5cdf8787'/>
<id>urn:sha1:77eb7585db287d2323fe60cfe57f3c6a5cdf8787</id>
<content type='text'>
Signed-off-by: Johannes Tenschert &lt;Johannes.Tenschert@informatik.stud.uni-erlangen.de&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>staging: bcm: HandleControlPacket.c: fix indentation</title>
<updated>2011-12-13T00:49:24Z</updated>
<author>
<name>Johannes Tenschert</name>
<email>Johannes.Tenschert@informatik.stud.uni-erlangen.de</email>
</author>
<published>2011-12-09T19:38:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=efa6f862d3d18723d720c8777b2a98e8a3277195'/>
<id>urn:sha1:efa6f862d3d18723d720c8777b2a98e8a3277195</id>
<content type='text'>
Signed-off-by: Johannes Tenschert &lt;Johannes.Tenschert@informatik.stud.uni-erlangen.de&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>staging: bcm: HandleControlPacket.c: fix whitespaces</title>
<updated>2011-12-13T00:49:23Z</updated>
<author>
<name>Johannes Tenschert</name>
<email>Johannes.Tenschert@informatik.stud.uni-erlangen.de</email>
</author>
<published>2011-12-09T19:38:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=dd751d2a2bbd619081074d25f3f2ebcb1fb29b9e'/>
<id>urn:sha1:dd751d2a2bbd619081074d25f3f2ebcb1fb29b9e</id>
<content type='text'>
Signed-off-by: Johannes Tenschert &lt;Johannes.Tenschert@informatik.stud.uni-erlangen.de&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>beceem: dump control packet information</title>
<updated>2010-11-01T18:10:41Z</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-11-01T18:09:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=349fa79498df313c70e2a4b7c16688be0a91dd0b'/>
<id>urn:sha1:349fa79498df313c70e2a4b7c16688be0a91dd0b</id>
<content type='text'>
Add control packet information is useful for debugging.

Signed-off-by: Stephen Hemminger &lt;shemminger@vyatta.com&gt;
</content>
</entry>
<entry>
<title>beceem: make local functions static</title>
<updated>2010-11-01T16:37:05Z</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-11-01T16:24:00Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=9dd47ee7dd535649a2c32d509631c7a3d793f2e1'/>
<id>urn:sha1:9dd47ee7dd535649a2c32d509631c7a3d793f2e1</id>
<content type='text'>
Use namespace tool from kernel scripts to identify dead code and
functions that should be static.

Signed-off-by: Stephen Hemminger &lt;shemminger@vyatta.com&gt;
</content>
</entry>
<entry>
<title>beceem: remove dead code</title>
<updated>2010-11-01T13:54:43Z</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-11-01T04:03:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=3644c1a2f12b15e1c8bfb9ebfaacbd177011a72d'/>
<id>urn:sha1:3644c1a2f12b15e1c8bfb9ebfaacbd177011a72d</id>
<content type='text'>
Remove commented out with '#if 0'

Signed-off-by: Stephen Hemminger &lt;shemminger@vyatta.com&gt;
</content>
</entry>
</feed>
