<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/staging/bcm/IPv6Protocol.c, branch v3.9</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.9</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v3.9'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2013-01-07T18:49:02Z</updated>
<entry>
<title>Staging: bcm: Remove typedef for IPV6HeaderFormatTag and call directly.</title>
<updated>2013-01-07T18:49:02Z</updated>
<author>
<name>Kevin McKinney</name>
<email>klmckinney1@gmail.com</email>
</author>
<published>2012-12-11T02:55:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=9d4cf71fbd153ded47d0a61813942e7ef7fa09c4'/>
<id>urn:sha1:9d4cf71fbd153ded47d0a61813942e7ef7fa09c4</id>
<content type='text'>
This patch removes typedef IPV6HeaderFormatTag,
and changes the name of the struct to bcm_ipv6_hdr.
In addition, any calls to typedef IPV6Header
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 IPV6RoutingHeaderFormatTag and call directly.</title>
<updated>2013-01-07T18:49:02Z</updated>
<author>
<name>Kevin McKinney</name>
<email>klmckinney1@gmail.com</email>
</author>
<published>2012-12-11T02:55:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=8f0652c25559e6757a0258aa241a23c187494d5e'/>
<id>urn:sha1:8f0652c25559e6757a0258aa241a23c187494d5e</id>
<content type='text'>
This patch removes typedef IPV6RoutingHeaderFormatTag,
and changes the name of the struct to bcm_ipv6_routing_hdr.
In addition, any calls to typedef IPV6RoutingHeader
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 IPV6FragmentHeaderFormatTag and call directly.</title>
<updated>2013-01-07T18:49:02Z</updated>
<author>
<name>Kevin McKinney</name>
<email>klmckinney1@gmail.com</email>
</author>
<published>2012-12-11T02:55:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=17d7fd271a13b72a0fe452c4a7992c65dc479b23'/>
<id>urn:sha1:17d7fd271a13b72a0fe452c4a7992c65dc479b23</id>
<content type='text'>
This patch removes typedef IPV6FragmentHeaderFormatTag,
and changes the name of the struct to bcm_ipv6_fragment_hdr.
In addition, any calls to typedef IPV6FragmentHeader
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 IPV6DestOptionsHeaderFormatTag and call directly.</title>
<updated>2013-01-07T18:49:02Z</updated>
<author>
<name>Kevin McKinney</name>
<email>klmckinney1@gmail.com</email>
</author>
<published>2012-12-11T02:55:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=d69438df32834cf7f7da2294bce34e840244abf8'/>
<id>urn:sha1:d69438df32834cf7f7da2294bce34e840244abf8</id>
<content type='text'>
This patch removes typedef IPV6DestOptionsHeaderFormatTag,
and changes the name of the struct to bcm_ipv6_dest_options_hdr.
In addition, any calls to typedef IPV6DestOptionsHeader
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 IPV6HopByHopOptionsHeaderFormatTag and call directly.</title>
<updated>2013-01-07T18:49:02Z</updated>
<author>
<name>Kevin McKinney</name>
<email>klmckinney1@gmail.com</email>
</author>
<published>2012-12-11T02:55:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=bc25b751537e9481bf41d2718969f9356e31fb4f'/>
<id>urn:sha1:bc25b751537e9481bf41d2718969f9356e31fb4f</id>
<content type='text'>
This patch removes typedef IPV6HopByHopOptionsHeaderFormatTag,
and changes the name of the struct to bcm_ipv6_options_hdr.
In addition, any calls to typedef IPV6HopByHopOptionsHeader
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 IPV6AuthenticationHeaderFormatTag and call directly.</title>
<updated>2013-01-07T18:49:02Z</updated>
<author>
<name>Kevin McKinney</name>
<email>klmckinney1@gmail.com</email>
</author>
<published>2012-12-11T02:55:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=5601bb9da56602a4faa387c9cc6b1bb929393de5'/>
<id>urn:sha1:5601bb9da56602a4faa387c9cc6b1bb929393de5</id>
<content type='text'>
This patch removes typedef for IPV6AuthenticationHeaderFormatTag,
and changes the name of the struct to bcm_ipv6_authentication_hdr
In addition, any calls to typedef IPV6AuthenticationHeader, 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 _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 _S_CLASSIFIER_RULE and call directly.</title>
<updated>2012-06-05T04:08:10Z</updated>
<author>
<name>Kevin McKinney</name>
<email>klmckinney1@gmail.com</email>
</author>
<published>2012-05-26T16:05:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=92562aeec46c965821c59f78e58f1cfe0a47bbaf'/>
<id>urn:sha1:92562aeec46c965821c59f78e58f1cfe0a47bbaf</id>
<content type='text'>
This patch removes typedef for _S_CLASSIFIER_RULE,
changes the name of the struct from
_S_CLASSIFIER_RULE to bcm_classifier_rule.
In addition, any calls to the following typedefs
"S_CLASSIFIER_RULE" 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: IPv6Protocol.c: coding style fix</title>
<updated>2012-04-10T17:34:04Z</updated>
<author>
<name>Max Tottenham</name>
<email>mtottenh@gmail.com</email>
</author>
<published>2012-04-03T11:35:31Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=59b2bbb614ca1bd934bb0e5c615a0849d11d8858'/>
<id>urn:sha1:59b2bbb614ca1bd934bb0e5c615a0849d11d8858</id>
<content type='text'>
Eighth patch in a series to fix coding style in IPv6Protocol.c
This patch removes some uneeded braces around single line if/for statements

Signed-off-by: Max Tottenham &lt;mtottenh@gmail.com&gt;
Acked-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: IPv6Protocol.c: coding style fix</title>
<updated>2012-04-10T17:34:04Z</updated>
<author>
<name>Max Tottenham</name>
<email>mtottenh@gmail.com</email>
</author>
<published>2012-04-03T11:35:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=6704fc83cb0db017d840eb5a6ca6326a44399eb2'/>
<id>urn:sha1:6704fc83cb0db017d840eb5a6ca6326a44399eb2</id>
<content type='text'>
Seventh patch in a series of patches to fix coding style in IPv6Protocol.c
this patch makes the file mostly conform to the 80 char line limit
there are some exceptions to this rule I have left in to aid readability

Signed-off-by: Max Tottenham &lt;mtottenh@gmail.com&gt;
Acked-by: Kevin McKinney &lt;klmckinney1@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
</feed>
