From: "J. K. Cliburn" <[email protected]> Date: Mon, 27 Dec 2010 09:54:02 -0600
> @@ -3544,11 +3546,20 @@ static int atl1_set_ringparam(struct net_device > *netdev, > adapter->rrd_ring = rrd_old; > adapter->tpd_ring = tpd_old; > adapter->ring_header = rhdr_old; > + /* > + * Save SMB and CMB, since atl1_free_ring_resources > + * will clear them as a result of commit > + * 3f5a2a713aad28480d86b0add00c68484b54febc > + */ Please do not reference commit IDs in code comments. Thank you. _______________________________________________ stable mailing list [email protected] http://linux.kernel.org/mailman/listinfo/stable
